wayland/surface: Restructure fields used for the next layout
authorJonas Ådahl <jadahl@gmail.com>
Wed, 25 Nov 2020 10:28:45 +0000 (11:28 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 08:46:39 +0000 (09:46 +0100)
commitefcfd2365279d70345de2bcc79a0c848a9f7c508
treed5344424c8bf09729293b5c6a69a5c4e280d5fae
parent70b83c9a70a8d7dbffb8bea63c02f0ffad6b667e
wayland/surface: Restructure fields used for the next layout

Put them in a anonymous struct, and separate the toplevel specific ones
into another anonymous struct inside the first one. Later popup related
fields will be added.
gdk/wayland/gdksurface-wayland.c